"jfun"
{
        "title"                         "Fun Settings"

        "controls"
        {
		
                "button"
                {
                        "label"                 "impulse 101"            
                        "command"               "impulse 101"                
                }
                
                "button"
                {
                        "label"                 "Remote Controlled Car"
                        "name"                  "Remote Controlled Car"
                        "command"               "exec remote"
                }
 
                
                "button"
                {
                        "label"                 "First Person"
                        "command"               "firstperson"
                }

                "button"
                {
                        "label"                 "ThirdPerson"
                        "command"               "thirdperson"        
                }
        }
}

// AZAGEDON